Ccccraz is a small, experiment-oriented software publisher whose GitHub presence revolves around tightly focused utilities for niche scientific workflows. The single maintained title, cogmoteGO, behaves as an “air traffic controller” for distributed neuroscience trials: it orchestrates stimulus delivery, participant telemetry, and data logging across multiple remote machines, ensuring that every trial stays synchronized even when researchers and subjects are continents apart. Written in portable Python, the program exposes a lightweight web dashboard that lets investigators queue tasks, monitor connection health, and trigger emergency pauses without touching the test rigs. Typical use cases include longitudinal EEG studies run from home, large-scale perceptual learning experiments managed by university consortia, and hybrid lab/online protocols that need sub-millisecond timing validation. Because the tool is command-line friendly and publishes an open API, it slots easily into existing pipelines built on PsychoPy, LabStreamingLayer, or custom MATLAB scripts, giving research groups freedom to keep their preferred stimulus generators while offloading the networking heavy lifting. Binaries are released for Windows, macOS, and Linux, each bundled with a minimal installer that drops the runtime into a self-contained folder so lab PCs can be reconfigured in minutes. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always pull the latest upstream build, and can be queued for batch installation alongside other applications.

cogmoteGO

"air traffic control" for remote neuroexperiments

Details